Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Default to bootstrap cmd #2661

Merged
merged 1 commit into from
May 14, 2016

Conversation

RichardLitt
Copy link
Member

Part of #2484.

@RichardLitt RichardLitt force-pushed the feature/add-default-to-bootstrap branch from afe1063 to 4267f01 Compare May 11, 2016 20:06
@RichardLitt RichardLitt added topic/docs-ipfs Topic docs-ipfs and removed topic/docs-ipfs Topic docs-ipfs labels May 11, 2016
@whyrusleeping
Copy link
Member

I don't think the changed logic there is correct... I beleive it was correct before

@@ -160,10 +160,9 @@ var bootstrapRemoveCmd = &cmds.Command{
}

var removed []config.BootstrapPeer
removed, err = bootstrapRemove(r, cfg, input)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure that is correct?

Part of #2484.

License: MIT
Signed-off-by: Richard Littauer <[email protected]>
@RichardLitt RichardLitt force-pushed the feature/add-default-to-bootstrap branch from 4267f01 to bffd648 Compare May 14, 2016 00:49
@RichardLitt
Copy link
Member Author

This is why we code review.

@RichardLitt RichardLitt added the need/review Needs a review label May 14, 2016
@whyrusleeping whyrusleeping merged commit 28999f7 into master May 14, 2016
@whyrusleeping whyrusleeping deleted the feature/add-default-to-bootstrap branch May 14, 2016 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/review Needs a review topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants